Welcome![Sign In][Sign Up]
Location:
Search - code keyboard

Search list

[Video CaptureScreenSnap

Description: 屏幕捕捉源代码,vc写的,点击<抓图>按钮后开始抓取图像,用鼠标选中您要抓取的图像范围后(鼠标会自动高亮显示该图像),按键盘上的<F3>热键既可完成抓图。程序会自动将此选中图像复制到系统剪切板中,然后到您需要它的文档或画图中,直接粘贴既可,您还可以将已经抓好的图形保存到本地硬盘上。 同时,支持屏幕右下角的系统区图标交互操作。-Screen capture source code, vc wrote, click <drawings> button to start the crawl images, use the mouse to select the image you want to crawl scope (the mouse will automatically highlight the image), click on the keyboard <F3 > hotkey can complete the drawings. Procedures to select images will be automatically copied to the system clipboard, and then you need to document or drawing it directly paste can, you can also get a good grasp of graphics has been saved to the local hard disk. At the same time, support for screen icon in the lower right corner of the district system interoperability.
Platform: | Size: 140288 | Author: lubiancao12 | Hits:

[GUI DevelopZT_RC_V802

Description: --- 众泰人才网 V8.02 介绍 --- 1. 修正了后台默认登录中的软键盘输入密码提高网站的安全性防止盗号木马的入侵. 2. 修正了后台登录界面增加了版本显示. 3. 增加了后台中禁止外部访问的权限. 4. 设置后台管理员防止SQL注入的代码. 5. 全面提升网站后台的双效全安性.修正后台的BUG.---- Chung-tai talent network V8.02 introduced--- 1. Amended the background of the default login password of the soft keyboard input to improve Web site security to prevent the invasion of Trojan ones. 2. Fixed login screen background version shows an increase of . 3. an increase of the background which prohibit external access permissions. 4. Set the background of the administrator to prevent SQL injection code. 5. to enhance the Web site of the double-effect background of Quanan. amendments to the background of the BUG.
Platform: | Size: 6225920 | Author: xiaozhao | Hits:

[assembly languagejianpan

Description: 键盘 键盘是用户对电脑进行输入的最常用工具,所以创建某类的驱动来处理和管理键盘很重要。当你开始考虑这个的时候,应该先获取一些键盘的要素,比如:当按下一个键的时候怎么样得到它,如何把所谓的“扫描码”转换成我们可以正确理解的标准ASCII 字符。 -The keyboard is a keyboard input for computer users of the most commonly used tool, so the creation of certain types of drivers to handle and manage the keyboard is very important. When you start thinking about this, it should first obtain the number of elements of the keyboard, for example: When press a key when how to get it, how the so-called scan code into understanding that we can correct the standard ASCII characters.
Platform: | Size: 5120 | Author: 注册和开 | Hits:

[uCOSMENU

Description: uc/gui 3.90a 代码增强 增加菜单对键盘的响应 -uc/gui 3.90a code enhanced to increase the menu of keyboard response
Platform: | Size: 8192 | Author: lifeng | Hits:

[OS program0013

Description: 这个代码使用Windows管理设备(WMI)进行读取计算机硬件信息的一个代码,可以读取的硬件如下: // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-This code uses the Windows management equipment (WMI) for computer hardware information to read a code, which can be read by the hardware as follows:// 1, display information (for example, display serial number)// 2, motherboard information (for example, motherboard serial number)// 3, the hard disk information (such as hard drive serial number, brand)// 4, the chip information (such as the chip serial number)// 5, the processor of information (such as the processor serial number, brand)// 6, CD-ROM information// 7, keyboard information// 8, Modem Information// 9, the memory information
Platform: | Size: 9216 | Author: clg123 | Hits:

[Other8250

Description: 8250串行通讯实验:键盘输入一个字符,将其ASCII码加1后发送出去,再接收回来在屏幕上加1后的字符显示出来,实现自发自收。-8250 serial communication experiment: a keyboard input character, its ASCII code plus 1, after sending out, and then receive back on the screen plus 1 character after the show, the realization of spontaneous self-admission.
Platform: | Size: 20480 | Author: wendy | Hits:

[Other GamesSnake

Description: 一个贪吃蛇游戏的源码.用键盘方向键控制蛇的移动.-A Snake game source code. Using the keyboard arrow keys to control the movement of the snake.
Platform: | Size: 137216 | Author: 胡青 | Hits:

[Software EngineeringPC_KEYBOARD_INFORMATION

Description: === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.-=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ========= ================================================== ===== Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ (doesn t appear to exsist) Linux source codeTest hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-- key keyboardNO WARRANTY. NO GUARANTEE. I have tried to make this informationaccurate. I don t know if I succeeded. Corrections or additionalinformation would be welcome.This is a plain-text document. If you use a word-processor to viewit, use a fixed-pitch font (like Courier) so columnar data andASCII art lines up properly.
Platform: | Size: 7168 | Author: | Hits:

[Embeded Linuxkeypad

Description: linux环境下的键盘驱动代码,是中断式键盘驱动代码!经本人调试可用!-linux environment keyboard-driven code, is a keyboard driver interrupt code! After I debug available!
Platform: | Size: 4096 | Author: 王敏 | Hits:

[AlgorithmCALC

Description: 51计算器源代码,4*4键盘输入,采用浮点算法设计的-51 calculator source code, 4* 4 keyboard input, using floating-point arithmetic design
Platform: | Size: 14336 | Author: 何超齐 | Hits:

[assembly language44key

Description: 44的键盘设计代码 4的键盘设计代码-44 of the keyboard design of the keyboard design code 4 code
Platform: | Size: 40960 | Author: | Hits:

[OS programLockWin

Description: 采用Delphi+KOL编写的锁定键盘Windows键的小程序,编译后的代码小于20KB-The use of Delphi+ KOL prepared lock the keyboard Windows key small procedures, compiled code is less than 20KB
Platform: | Size: 18432 | Author: Ray Chao | Hits:

[Hook apiKeytest

Description: 一款键盘测试源代码,一个动态链接库,一个界面程序,可以捕捉到所有Windows键盘的按键,但,Power功能键不能被有效拦截,需要增加底层驱动过滤才行.-A keyboard test source code, a dynamic link library, an interface program, you can capture all the Windows keyboard keys, but, Power function keys can not be effective to intercept, the need to increase the bottom driven filters do.
Platform: | Size: 80896 | Author: huang | Hits:

[SCM1

Description: 无线键盘的四个译码输出口从低到高依次对应于P1口的低四位 下面是无线键盘的键值分布 8 4 2 1 码输出; 返回的直接就是键值 (很好用)-Wireless keyboard four decoding output from low to high in turn corresponds to the P1 population is below the low of four key distribution of wireless keyboard 8 4 2 1 Code output return to direct is key (well used)
Platform: | Size: 1024 | Author: 张寒枫 | Hits:

[JSPJavascript

Description: 用Javascript在网页上虚拟键盘的源码,包含104计算机键盘,银行数字键盘,Pos机键盘等等,非常实用。 -With Javascript virtual keyboard on the page source code, including 104 computer keyboard, numeric keypad Bank, Pos machine keyboard, etc., very useful.
Platform: | Size: 119808 | Author: conan | Hits:

[SCMMSP430SOURCECODE

Description: MSP430F133开发板代码包 独立按键(C) 5_1_6_1.c 扫描按键 key.s43 扫描按键(C) key.c ADC 5_1_8.s43 5_1_9_1.s43 IIC器件 test24C256.S43 键盘与显示 keyDIP.S43 键盘与显示以及低功耗 keydLPM.S43 电子琴 keyQing.S43 温度报警系统 keyDLAS_ALARM.S43 固体录音机 4004_KEY.s43 时间控制器 time_cont.c 交通灯 tr_led.s43 12864液晶程序 -MSP430F133 development board independence key code package (C) 5_1_6_1.c scan button key.s43 scan button (C) key.c ADC 5_1_8.s43 5_1_9_1.s43 IIC devices test24C256.S43 keyboard and display keyDIP.S43 keyboard and display, as well as low power keydLPM.S43 consumption keyQing.S43 flower temperature alarm system keyDLAS_ALARM.S43 solid recorder 4004_KEY.s43 time traffic lights controller time_cont.c LCD procedures tr_led.s43 12864
Platform: | Size: 1076224 | Author: 龚毅 | Hits:

[VHDL-FPGA-Verilogkeyboardcontroller.tar

Description: 键盘控制电路IP核的VHDL语言源代码,需要的开发环境是QUARTUS II 6.0。-Keyboard control circuit IP core VHDL language source code, the need for the development environment is QUARTUS II 6.0.
Platform: | Size: 5120 | Author: 周华茂 | Hits:

[assembly languagelift

Description: 用键盘、按键、八段码和LED模拟电梯的工作过程。楼层设为8层,键盘数字键1~8用来键入希望停的楼层,8个LED希望停的楼层,八段码指示电梯当前所在楼层,按钮用来启、停电梯。电梯正常运行时以每2秒1层的速度上升或下降-Using keyboard, keys, eight LED simulation code and the working process of the lift. Set 8-storey floors, keyboard number keys 1 to 8 for the type want to stop the floor, 8 LED hope to stop the floor, eight yards instructions current floor elevator button for Kai stopped elevator. The normal operation of the lift when a layer 2 seconds per speed increase or decrease
Platform: | Size: 4096 | Author: zhangnan | Hits:

[OtherSimulate

Description: 用程序来模拟键盘及鼠标的输入 这里主要是通过两个Windows API函数来实现的。本文以 VC++为例来介绍一下如何实现这两个功能,并给出示例代码。-Procedures to simulate the keyboard and mouse input here mainly through the two Windows API function to achieve. This paper VC++ As an example to explain how to achieve these two functions, and gives sample code.
Platform: | Size: 22528 | Author: yuio134459 | Hits:

[Other Embeded programKEYx86

Description: X86平台下的串口键盘DOS驱动程序,该程序驻留内存,串口有按键可以接受键盘扫描码-X86 platform serial DOS keyboard driver, the presence of the program memory, serial port can have a button to accept the keyboard scan code
Platform: | Size: 78848 | Author: 林剑福 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net